home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / ischanvoice < prev    next >
Encoding:
Text File  |  2002-10-28  |  294 b   |  16 lines

  1. Synopsis:
  2.    $ischanvoice(<nick> <channel>)
  3.  
  4. Technical:
  5.    This function tells wether or not the user <nick> has voice status on the
  6.    channel specified by <channel>.
  7.    
  8. Returns:
  9.    1   user has voice
  10.    0   user does not have voice
  11.   -1   undetermined
  12.  
  13. See Also:
  14.    ischanop(6)
  15.  
  16.